ComponentOne ASP.NET MVC Controls
IsReadOnly Property (FlexGridBase<T>)

C1.Web.Mvc Namespace > FlexGridBase<T> Class : IsReadOnly Property
Gets or sets whether the user can edit the grid cells by typing into them.
Syntax
'Declaration
 
Public Overridable Property IsReadOnly As Boolean
public virtual bool IsReadOnly {get; set;}
See Also

Reference

FlexGridBase<T> Class
FlexGridBase<T> Members